﻿@charset 'utf-8';
/** 清除内外边距 **/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote, /* structural elements 结构元素 */
dl,
dt,
dd,
ul,
ol,
li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form,
fieldset,
legend,
button,
input,
textarea, /* form elements 表单元素 */
th,
td, /* table elements 表格元素 */
img/* img elements 图片元素 */ { border:medium none; margin: 0; padding: 0; }
/** 设置默认字体 **/
body,
button,
input,
select,
textarea { font:12px/1.5  "SimSun", Tahoma, Arial, sans-serif}
input,
select,
form img,
button { vertical-align:middle; }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100%; }
em { font-style:normal; }
/** 重置列表元素 **/
ul,
ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#5c5c5c; }
a:hover { text-decoration: underline;}
/** 重置图片元素 **/
img { border:none; }
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清楚浮动 **/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
textarea, input{resize:none}
a, textarea, input, button{outline:none}
.clear { clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.coz{ clear:both; overflow:hidden; zoom:1}
/*** font ***/
.word_break { white-space:normal; word-wrap:break-word; word-break:break-all; }
.f14 { font-size:14px; }
.fb { font-weight:bold; }
.db{ display:block}
.dn {display:none}
.di{ display:inline}
.tc{ text-align:center;}
.vam{vertical-align:middle;}
.font_wryh{font-family:'微软雅黑','黑体','宋体';}
/** position **/
.re { position:relative; z-index:1 }
.fr { float:right; }
.fl { float:left; }
.frdi { float:right; display:inline }
.fldi { float:left;display:inline }
/* ====================== 重置结束 ===================== */
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.w1300{
	width: 1300px;
	margin: 0 auto;
}


.globle-header .p1th {
	padding: 10px 0px;
	background-color: #232c3b;
	text-align: right;
	color: #fff;
	font-size: 14px; 
}
.globle-header .p1th .item-1 .icon {
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	background: url("../../images/index/phone-icon-17x17.png");
	margin-right: 20px; 
}
.globle-header .p1th .item-1 .txt {
	display: inline-block;
	vertical-align: middle; 
}
.globle-header .p1th .item-2 {
	margin-left: 20px; 
  display: inline-block;
  vertical-align: middle;
}
.globle-header .p2th {
background-color: #eff6fd;
border-bottom: 1px solid #4b4b4b;
padding-bottom: 84px;
position: relative; }
.globle-header .p2th .item-wrap {
	padding-top: 30px; 
}
.globle-header .p2th .item-wrap .logo{
  width:14%;
}
.globle-header .p2th .item-wrap .logo img {
    display: block; 
}
.globle-header .p2th .item-wrap .nav-item{
}
.globle-header .p2th .item-wrap .nav-item .list li {
    float: left;
    width: 100px;
    text-align: center;
    margin-left: 30px;
    font-size: 16px;
    padding-bottom: 30px;
    color: #232c3b;
    position: relative;
    cursor: pointer;
    }
    .globle-header .p2th .item-wrap .nav-item .list li .sub-nav-item{
      width: 100%;
      position: absolute;
      left: 0;
      top: 55px;
      z-index: 99;
      background: rgba(0, 0, 0, .5);
      padding-bottom: 16px;
    }
    .globle-header .p2th .item-wrap .nav-item .list li .sub-nav-item a{
      display: block;
      color: #fff;
      padding: 16px 0px 0px;
      text-align: center;
    }
    .globle-header .p2th .item-wrap .nav-item .list li .sub-nav-item a:hover{
      text-decoration: none;
    }
    .globle-header .p2th .item-wrap .nav-item .list li:hover:before {
      content: "";
      width: 100%;
      height: 3px;
      background-color: #3ab4bd;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 9; }
    .globle-header .p2th .item-wrap .nav-item .list li.cur:before {
      content: "";
      width: 100%;
      height: 3px;
      background-color: #3ab4bd;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 9; }
.globle-header .p2th .nav-item-absoluted {
	width: 100%;
	background-color: #eff6fd;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; 
}
.globle-header .p2th .nav-item-fixed {
	position: fixed; 
}

.globle-footer .title-item {
  background: url("../../images/index/title-bg-96x94.png");
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin: 40px 0px 60px; }
  .globle-footer .title-item .cn-txt {
    font-size: 34px;
    padding: 30px 0px 10px; }
  .globle-footer .title-item .en-txt {
    font-size: 14px;
    color: #595959; }
.globle-footer .p11th {
	background-color: #4b5a6b;
	padding: 0px 0px 70px;
	overflow: hidden; 
}
.globle-footer .p11th .title-item {
  color: #fff; }
  .globle-footer .p11th .title-item .en-txt {
    color: #fff; }
.globle-footer .p11th .item-wrap .top-item {
	margin-top: 70px; 
}
.globle-footer .p11th .item-wrap .top-item .lbox {
      width: 66.66%;
      margin-top: 30px; }
      .globle-footer .p11th .item-wrap .top-item .lbox .list li {
        margin-bottom: 15px; }
        .globle-footer .p11th .item-wrap .top-item .lbox .list li .icon {
          display: inline-block;
          vertical-align: top; }
        .globle-footer .p11th .item-wrap .top-item .lbox .list li .txt {
          display: inline-block;
          vertical-align: top;
          font-size: 18px;
          color: #fff;
          margin-left: 30px; }
.globle-footer .p11th .item-wrap .top-item .rbox {
	padding: 15px 20px;
	background-color: #fff; 
}
.globle-footer .p11th .item-wrap .top-item .rbox .txt {
	font-size: 14px;
	color: #141414; 
}
.globle-footer .p11th .item-wrap .top-item .rbox .code-item {
	width: 150px;
	height: 150px;
	margin-top: 6px; 
}
.globle-footer .p11th .item-wrap .top-item .rbox .code-item img {
	width: 100%;
	height: 100%;
	display: block; 
}
.globle-footer .p11th .item-wrap .confirm-txt {
  margin-top: 90px;
  font-size: 14px;
  color: #fff; 
}



/* 一些公共样式 */
.inside-page {
  overflow: hidden; 
}
.inside-page .inside-title-item {
    text-align: right;
    margin: 130px 80px; }
.inside-page .inside-title-item .title-txt {
    display: inline-block;
    background: url("../../images/common/inside-title.png") no-repeat right top;
    color: #fff;
    text-align: center; 
}
.inside-page .inside-title-item .title-txt .cn-title {
    font-size: 45px;
    padding-top: 38px; 
}
.inside-page .inside-title-item .title-txt .en-title {
    font-size: 17px;
    margin: 15px 0px 0px 0px; 
}
.inside-page .sub-nav-item {
    padding: 20px 30px;
    background: rgba(75, 184, 187, 0.7); 
}
.inside-page .sub-nav-item .sub-nav-icon {
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    background: url("../../images/common/sub-nav-icon-21x21.png") no-repeat center; 
}
.inside-page .sub-nav-item .sub-nav-txt {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #fff; 
}
.inside-page .sub-nav-item .sub-nav-txt a {
    color: #fff; 
}
/* 分页 */
.page-mod-1 {
    text-align: center;
    padding: 13px 60px;
    background: #f4f4f4; 
}
.page-mod-1 a {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    margin-left: 2px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    color: #a69999; 
}
.page-mod-1 a:hover, .page-mod-1 a.cur {
    background: #27b1b3;
    color: #fff;
    text-decoration: none; 
}
.go-top-mod {
    display: none;
}
.go-top-mod a {
    width: 65px;
    height: 200px;
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 60px;
    z-index: 99;
    background: url("../../images/common/go-top-img-65x200.png") no-repeat center; 
}
.video-box{ position:relative; margin:0 50px; width:785px; height:441px; _clear:both; _display:inline; display:none }